﻿2026-07-22T07:49:23.9579313Z ##[group]Run actions/checkout@v5
2026-07-22T07:49:23.9580065Z with:
2026-07-22T07:49:23.9580423Z   fetch-depth: 2
2026-07-22T07:49:23.9580810Z   repository: BigscreenVR/spt-bs-core
2026-07-22T07:49:23.9583557Z   token: ***
2026-07-22T07:49:23.9583914Z   ssh-strict: true
2026-07-22T07:49:23.9584278Z   ssh-user: git
2026-07-22T07:49:23.9584641Z   persist-credentials: true
2026-07-22T07:49:23.9585061Z   clean: true
2026-07-22T07:49:23.9585428Z   sparse-checkout-cone-mode: true
2026-07-22T07:49:23.9585847Z   fetch-tags: false
2026-07-22T07:49:23.9586205Z   show-progress: true
2026-07-22T07:49:23.9586554Z   lfs: false
2026-07-22T07:49:23.9586895Z   submodules: false
2026-07-22T07:49:23.9587258Z   set-safe-directory: true
2026-07-22T07:49:23.9587668Z   allow-unsafe-pr-checkout: false
2026-07-22T07:49:23.9588246Z ##[endgroup]
2026-07-22T07:49:24.0368556Z Syncing repository: BigscreenVR/spt-bs-core
2026-07-22T07:49:24.0370119Z ##[group]Getting Git version info
2026-07-22T07:49:24.0370779Z Working directory is '/home/reavus/actions-runner/_work/spt-bs-core/spt-bs-core'
2026-07-22T07:49:24.0371761Z [command]/usr/bin/git version
2026-07-22T07:49:24.0372167Z git version 2.43.0
2026-07-22T07:49:24.0380966Z ##[endgroup]
2026-07-22T07:49:24.0391653Z Temporarily overriding HOME='/home/reavus/actions-runner/_work/_temp/2cb36fe4-3c1d-4571-afa2-81d14169061e' before making global git config changes
2026-07-22T07:49:24.0392886Z Adding repository directory to the temporary git global config as a safe directory
2026-07-22T07:49:24.0394554Z [command]/usr/bin/git config --global --add safe.directory /home/reavus/actions-runner/_work/spt-bs-core/spt-bs-core
2026-07-22T07:49:24.0424976Z [command]/usr/bin/git config --local --get remote.origin.url
2026-07-22T07:49:24.0441476Z https://github.com/BigscreenVR/spt-bs-core
2026-07-22T07:49:24.0451144Z ##[group]Removing previously created refs, to avoid conflicts
2026-07-22T07:49:24.0453529Z [command]/usr/bin/git rev-parse --symbolic-full-name --verify --quiet HEAD
2026-07-22T07:49:24.0471688Z HEAD
2026-07-22T07:49:24.0501298Z ##[endgroup]
2026-07-22T07:49:24.0502152Z [command]/usr/bin/git submodule status
2026-07-22T07:49:24.0680787Z ##[group]Cleaning the repository
2026-07-22T07:49:24.0716637Z [command]/usr/bin/git clean -ffdx
2026-07-22T07:49:24.0748189Z Removing traceable-reqs
2026-07-22T07:49:24.0754384Z [command]/usr/bin/git reset --hard HEAD
2026-07-22T07:49:24.0804866Z HEAD is now at 76687907 Merge 58aab1f7e99b0a0c8a2c678eeaf38eaa38958b2e into 89779e0d99f9692aeba3d602fa837e914d44cae6
2026-07-22T07:49:24.0808904Z ##[endgroup]
2026-07-22T07:49:24.0810819Z ##[group]Disabling automatic garbage collection
2026-07-22T07:49:24.0814217Z [command]/usr/bin/git config --local gc.auto 0
2026-07-22T07:49:24.0840868Z ##[endgroup]
2026-07-22T07:49:24.0841503Z ##[group]Setting up auth
2026-07-22T07:49:24.0846282Z [command]/usr/bin/git config --local --name-only --get-regexp core\.sshCommand
2026-07-22T07:49:24.0876024Z [command]/usr/bin/git submodule foreach --recursive sh -c "git config --local --name-only --get-regexp 'core\.sshCommand' && git config --local --unset-all 'core.sshCommand' || :"
2026-07-22T07:49:24.1062414Z [command]/usr/bin/git config --local --name-only --get-regexp http\.https\:\/\/github\.com\/\.extraheader
2026-07-22T07:49:24.1088091Z [command]/usr/bin/git submodule foreach --recursive sh -c "git config --local --name-only --get-regexp 'http\.https\:\/\/github\.com\/\.extraheader' && git config --local --unset-all 'http.https://github.com/.extraheader' || :"
2026-07-22T07:49:24.1269822Z [command]/usr/bin/git config --local --name-only --get-regexp ^includeIf\.gitdir:
2026-07-22T07:49:24.1296100Z [command]/usr/bin/git submodule foreach --recursive git config --local --show-origin --name-only --get-regexp remote.origin.url
2026-07-22T07:49:24.1484482Z [command]/usr/bin/git config --local http.https://github.com/.extraheader AUTHORIZATION: basic ***
2026-07-22T07:49:24.1511703Z ##[endgroup]
2026-07-22T07:49:24.1512467Z ##[group]Fetching the repository
2026-07-22T07:49:24.1518033Z [command]/usr/bin/git -c protocol.version=2 fetch --no-tags --prune --no-recurse-submodules --depth=2 origin +7668790713f14a464e3f00385f5608118824de77:refs/remotes/pull/58/merge
2026-07-22T07:49:24.7095007Z ##[endgroup]
2026-07-22T07:49:24.7096037Z ##[group]Determining the checkout info
2026-07-22T07:49:24.7096938Z ##[endgroup]
2026-07-22T07:49:24.7098871Z [command]/usr/bin/git sparse-checkout disable
2026-07-22T07:49:24.7144737Z [command]/usr/bin/git config --local --unset-all extensions.worktreeConfig
2026-07-22T07:49:24.7172120Z ##[group]Checking out the ref
2026-07-22T07:49:24.7173083Z [command]/usr/bin/git checkout --progress --force refs/remotes/pull/58/merge
2026-07-22T07:49:24.7217933Z HEAD is now at 76687907 Merge 58aab1f7e99b0a0c8a2c678eeaf38eaa38958b2e into 89779e0d99f9692aeba3d602fa837e914d44cae6
2026-07-22T07:49:24.7221288Z ##[endgroup]
2026-07-22T07:49:24.7252833Z [command]/usr/bin/git log -1 --format=%H
2026-07-22T07:49:24.7274611Z 7668790713f14a464e3f00385f5608118824de77
